Documentation > CMS Template API Library > PanelEntry > Item[String]
Item[String]
Gets the field associated with this panel instance. Note: Do not include the post fix ":..." part of the name. Use the shortname "my_field", not "my_field:1"
Type
System.String
Parameters
Name | Description | Type |
---|---|---|
key | The name of the field. | System.String |